public marks

PUBLIC MARKS from "Xavier Lacot" with tags tool & http

September 2010

htty's htty at master - GitHub

htty is a console application for interacting with HTTP servers. It’s something of a cross between curl and the Lynx browser.

June 2010

Poster :: Add-ons for Firefox

by 1 other
A developer tool for interacting with web services and other web resources that lets you make HTTP requests, set the entity body, and content type. This allows you to interact with web services and inspect the results... very neat and useful indeed!

Bouncer - znarf's Bouncer at master - GitHub

Bouncer is a real time statistics and security engine written in PHP5. It analyses the browser or bot version, and detects eventual bad behaviors in order to prevent spam.

October 2009

Charles Web Debugging Proxy • HTTP Monitor / HTTP Proxy / HTTPS & SSL Proxy / Reverse Proxy

by 7 others
Charles is an HTTP proxy / HTTP monitor / Reverse Proxy that enables a developer to view all of the HTTP and SSL / HTTPS traffic between their machine and the Internet. This includes requests, responses and the HTTP headers (which contain the cookies and caching information). Seems to be little more usable than wireshark!